Conversation
This is for Volatile Write Cache feature to get and set. Signed-off-by: Tokunori Ikegami <[email protected]>
|
There's a lot of features, i don't think any one of them needs to be a top level command. We already have the "get-feature" and "set-feature" which can easily access this. If you want to have symbolic names instead of having to remember the feature-id value, then sure, that might be helpful. |
|
oh, you all have already made a sub-command for all these. Well, I guess it's too late to go back now. |
|
Thanks for your reviewing and comments.
Yes will try to add the symbolic names later.
The feat plugin commands can be set the feature dword or data fields values directly. |
|
Just pushed the PR: #2859 for the symbolic names. |
|
Thanks! |
This is for Volatile Write Cache feature to get and set.